home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8147 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: ipoline.com!news
  2. From: edwin@ipoline.com (Edwin Chan)
  3. Newsgroups: comp.lang.c++
  4. Subject: RTTI, exception, template classes
  5. Date: Thu, 15 Feb 1996 03:38:42 GMT
  6. Organization: InterPacific Online
  7. Message-ID: <4fua76$dei@ipo.ipoline.com>
  8. NNTP-Posting-Host: pm1a30.ipoline.com
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. I am new to C++. Lately, I encountered some discussions regarding,
  12. RTTI, exception and template classes. I have the following questions:
  13.  
  14. 1. Are there any FAQ on the Internet describing and explaining these
  15. three topics? In particular, I am looking for explanation and
  16. description about these topics and why are these features needed in
  17. C++ and how they can be applied in an object-oriented program written
  18. in C++. 
  19. 2. Are these features already part of ANSI standard for C++?
  20. 3. I understand that not every C++ compiler support these features. Is
  21. this correct? If so, which C++ compiler provide the best/worst support
  22. or no support of these features, e.g. I am interested on these
  23. platforms: HP-UX, AIX, Solaris, IRIX, Linux, DEC Unix, DEC OpenVMS.
  24. How about GNU C++ compiler?
  25.  
  26. Response by E-mail in addition to posting to newsgroup will be very
  27. much appreciated.
  28.  
  29.  
  30.  
  31.